home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Sorting a list
- Date: 23 Mar 1996 10:44:27 GMT
- Organization: EUnet Norway
- Message-ID: <805.6655T722T2822@login.eunet.no>
- References: <272.6650T63T1340@sn.no> <314E9DCA.2E9E@cs.ruu.nl> <mbs.4a6m@adastra.cvl.va.us>
- NNTP-Posting-Host: pc9.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- >> Christopher Naas wrote:
- >> > What's the absolutely fastest algorithm for sorting a List with around
- >> > 1000 items alphabetically?
-
- >I went through a fairly exhaustive search around a year ago, to try
- >to find ways to significantly speed up GRn sorting. I found the
- >quickest practical way (without significant setup and teardown time)
- >to be an iterative quicksort.
-
- You should realy look into boucket sorting.
-
- -----------------------------------------------------------------------------
- .. Patrick Hanevold - VR developer - patrick.hanevold@login.eunet.no ///
- .... Amiga and official Be developer - Visual Technologies \\\///
- ...... Whats this line for? \X//
- ----------------- A1200/030/50MHz/34MB/1.3GB Iomega ZIP ---------------------
-
-